var crypto/tls.directSigning

3 uses

	crypto/tls (current package)
		auth.go#L23: 	if hashFunc != directSigning {
		auth.go#L146: 		hash = directSigning
		common.go#L224: var directSigning crypto.Hash = 0